Generating and Running Projects
Real-Time Designer provides two options for testing your projects: Generate and Run.
Generate creates C# files and resource files, which can be used by the developers to generate the project files.
Run runs the project itself locally on your machine.
Additionally, the Validate option lets you verify that there are no errors (see Validating Project Errors for details).
To generate or run a project:
1. | Display the Run menu or Generate menu by clicking the Play ![]() |
2. | To run the main project, click Run Main Project, or |
To run the active project, select Run Active Project.
3. | To generate the main project, click Generate Main Project, or |
To generate the active project, select Generate Active Project.
If you select the Run Active Project or Generate Active Project option, your selection is saved. The next time you access these options, your last selection is set as the default..